home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Entertainment / Game Files⁄ Help / NFL Prophet3.0 / NFL Prophet™ / NFL Prophet™.rsrc / 4DTE_15001 < prev    next >
Text File  |  1993-10-09  |  488b  |  29 lines

  1. CopyIt version 1.5
  2. ••••••••••••••••••••••••••••••••••
  3. CopyIt(A;B;C)
  4.  
  5. Params:
  6. A: source file (full path)
  7. B: new file (full path)
  8. C: error message (pass empty)
  9.  
  10. Example:
  11.  
  12. vOldFile:="MyDisk:MyFolder:MyFile"
  13. vNewFile:="MyDisk:MyNewFile"
  14. vErr:=""
  15. CopyIt(vOldFile;vNewFile;vErr)
  16. if (vErr#'')
  17.   Alert(vErr)
  18. end if
  19.  
  20. ©1990 Rick Eames & Apple Computer
  21.  
  22. Not for commercial use.
  23.  
  24. Bugs and Comments:
  25.  
  26. CIS:            76666,2114
  27. AppleLink:  ATHOS
  28. UseNet:      athos@apple.com
  29. Voice:        408-974-5569